home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource for Source: C/C++
/
Resource for Source - C-C++.iso
/
codelib9
/
v_11_07
/
1107032c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-01
|
188 b
|
12 lines
// MOUTINST.CPP
// Used to build a static object
// to be stored in the Windows
// .LIB file for the DLL.
#include "mstream.h"
// static instance of class
mstream mout;